home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / comm / tcp / StofaLogger.lha / StofaLogger.doc < prev   
Text File  |  2000-11-09  |  2KB  |  43 lines

  1.  
  2. StofaLogger 1.2 - Quick documentation
  3. =====================================
  4.  
  5. The program should be pretty much self-explaining by looking at the GUI
  6. and CLI arguments. However, here's a few notes...
  7.  
  8. You can either run StofaLogger in MUI mode or command line mode. In
  9. command line mode you have the following options:
  10.  
  11. USER/K,PASS/K,SERVER/K,PORT/K/N,LOGIN/S,LOGOUT/S,STATUS/S,QUIET/S
  12.  
  13. If LOGIN, LOGOUT and STATUS is omitted, StofaLogger will start in MUI
  14. mode. If you want to configure StofaLogger, you have to start it in this
  15. mode. Using the command line arguments USER, PASS, SERVER and PORT
  16. overrides the configured valudes - thus, they are normally not needed.
  17. QUIET will suppress the login/logout dialog (works in GUI mode as well).
  18.  
  19. The program is intended for use by Danish StofaNet customers and contains
  20. a hardcoded login procedure. If you are not a StofaNet customer and your
  21. cable-modem ISP lets you login through a simple telnet session, feel free
  22. to contact me. StofaLogger was made in a few hours, so I haven't bothered
  23. to make the login procedure configurable at this point.
  24.  
  25. Phonebill log entry - put this in your Scanner.config (untested):
  26.  
  27. ---------------------------------- cut! ----------------------------------
  28. ; *** StofaLogger ***
  29. (scanner
  30.         (name                 "StofaNet")
  31.         (scanstring.default   "%d-%t-%e %h:%m:%s | Logged in"
  32.                               "%D-%T-%E %H:%M:%S | Logged out")
  33.         (signature            "%d-%t-%e %h:%m:%s | Phonebill logscan"))
  34. ---------------------------------- cut! ----------------------------------
  35.  
  36.  Enjoy!
  37.  
  38. -- 
  39. Jacob Laursen
  40.  
  41. E-mail:   laursen@myself.com
  42. Homepage: http://home.worldonline.dk/~jlaur/amiga/
  43.